processing table造句
例句与造句
- And details the use of perl to clear the process table
并详细讲述了如何使用perl来清除进程表( - Processes can be started , killed , restarted , or sent arbitrary signals based on regular expression matches in the process table
可以根据进程表中正则表达式的匹配来启动、杀死、重启进程或发送任意信号。 - Cpan module , which can go through the entire process table , and give the user a list of processes with many important attributes
Cpan模块进行的,它浏览整个进程表,并返回给用户带许多重要属性的进程列表。 - By default , a report server can process tables , charts , matrices , lists , text boxes , images , and all of the other report items described in
默认情况下,报表服务器可以处理表、图表、矩阵、列表、文本框、图像以及 - To send a signal to a process , the kernel sets a bit in the signal field of the process table entry , corresponding to the type of signal received
为了向进程发送一个信号,内核在进程表条目的信号域中设置一个位,对应于收到的信号的类型。 - It's difficult to find processing table in a sentence. 用processing table造句挺难的
- The bytecode interpreter adds about 65mb to the process table over the maximum heap size for a 128mb heap , and increases in size as does the maximum heap size does
字节码解释器向进程表大约添加65mb (除了最大堆大小128mb之外) ,并随最大堆大小的增加而增加。 - When calculating the largest number that this figure can grow to , you must not only consider the maximum heap size , but also the process size of the java bytecode interpreter which is reflected in the os process table over and above the maximum heap size
在计算该数字可以达到的最大数目时,您必须考虑的不仅有最大堆大小,而且还有除最大堆大小之外的java字节码解释器的进程大小(这个大小在操作系统进程表中列出) 。